##Introduction This is the placeholder for the introduction. This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com.
When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within the document. You can embed an R code chunk like this:
This is a placeholder for the inital data set Whole group
txt <- readFiles('rawdata/CBE_LSE_2008-2019/CBE_LSErecords1-733.txt')
data <- convert2df(file = txt, dbsource = "wos", format = "plaintext")
##
## Converting your wos collection into a bibliographic dataframe
##
## Articles extracted 100
## Articles extracted 200
## Articles extracted 300
## Articles extracted 400
## Articles extracted 500
## Articles extracted 600
## Articles extracted 700
## Articles extracted 733
## Done!
##
##
## Generating affiliation field tag AU_UN from C1: Done!
Germaine Ng
This is the placeholder for the question about collaborations between different universities (institutions) Text to introduce the script and outputs
Text to explain what is shown in the figures.
Darcie Nelson This is the placeholder for the question about documents frequently cited together Text to introduce the script and outputs.
Social Network Analysis (SNA) of co-authorship: What social structures are organizing co-authorship?
Rachel Kudlacz This is the placeholder for the question about the social struction of co-authorship the among the CBE-LSE authors. A social network analysis approach was used… Text to introduce the script and outputs
Text to explain what is shown in the figures.